You are here: COM API reference > Events > AfterChangeWFPerson event

AfterChangeWFPerson event

This event occurs after the document workflow To Do person has been changed.

Syntax

Private Sub AMUIExtension_AfterChangeWFPerson(
          ByVal CurrentObject As Object,
          ByVal Person As String)
Parameters
Name Description

CurrentObject

The document object (AMDocument object)

Person

The new To Do person

Remarks

The equivalent VBScript event is the ChangeWFPerson script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.


www.bluecieloecm.com